Timeout Settings Locations in IIS Snap-in

This page is a supplement to the topic Timeout Table.


To change the AspScriptTimeout value
  1. In the Internet Information Services snap-in, select the Web site or the starting point directory of an application.
  2. Open the directory's property sheets, and then click the Home Directory, Virtual Directory, or Directory tab.
  3. Click the Configuration button, and then click the App Options tab.
  4. In the ASP Script Timeout, type in the desired value.

--Or--
IIS snap-in|Properties|Configuration button|App Options|ASP Script Timeout

To change the AspSessionTimeout value
  1. In the Internet Information Services snap-in, select the Web site or the starting point directory of an application.
  2. Open the directory's property sheets, and then click the Home Directory, Virtual Directory, or Directory tab.
  3. Click the Configuration button, and then click the App Options tab.
  4. In the Session Timeout text box, type in the desired value.

To change the ConnectionTimeout value
  1. In the Internet Information Services snap-in, select the Web site or the starting point directory of an application.
  2. Open the directory's property sheets, and then click the Web Site tab.
  3. In the Connection Timeout text box, type in the desired value.

To change the CGITimeout value
  1. In the Internet Information Services snap-in, select the Web site or the starting point directory of an application.
  2. Open the directory's property sheets, and then click the Home Directory, Virtual Directory, or Directory tab.
  3. Click the Configuration button, and then click the Process Options tab.
  4. In the CGI Script Timeout text box, type in the desired value.

To log processor use by a Web site
  1. In the Internet Information Services snap-in, select the Web site on which you want to log processor use.
  2. Open the Web site's property sheets, and then click the Performance tab.
  3. Select Enable process throttling and type the percentage of the CPU time that you want this site to be limited to.
  4. Select Enforce limits if you want to enable CpuLimitPriority and CpuLimitProcStop.

© 1997-1999 Microsoft Corporation. All rights reserved.